home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gksu.schemas < prev    next >
Text File  |  2009-07-30  |  4KB  |  123 lines

  1. <gconfschemafile>
  2.     <schemalist>
  3.       <schema>
  4.       <key>/schemas/apps/gksu/disable-grab</key>
  5.       <applyto>/apps/gksu/disable-grab</applyto>
  6.       <owner>gksu</owner>
  7.       <type>bool</type>
  8.       <default>false</default>
  9.       <gettext_domain>libgksu</gettext_domain>
  10.       <locale name="C">
  11.     <short>Disable keyboard and mouse grab</short>
  12.     <long>
  13.     Whether the keyboard and mouse grabbing should be turned
  14.     off. This will make it possible for other X applications to
  15.     listen to keyboard input events, thus making it not possible
  16.     to shield from malicious applications which may be running.
  17.     </long>
  18.       </locale>
  19.       </schema>
  20.  
  21.       <schema>
  22.       <key>/schemas/apps/gksu/force-grab</key>
  23.       <applyto>/apps/gksu/force-grab</applyto>
  24.       <owner>gksu</owner>
  25.       <type>bool</type>
  26.       <default>false</default>
  27.       <gettext_domain>libgksu</gettext_domain>
  28.       <locale name="C">
  29.     <short>Force keyboard and mouse grab</short>
  30.     <long>
  31.     Grab keyboard and mouse even if -g has been passed as argument
  32.     on the command line.
  33.     </long>
  34.       </locale>
  35.       </schema>
  36.  
  37.       <schema>
  38.       <key>/schemas/apps/gksu/sudo-mode</key>
  39.       <applyto>/apps/gksu/sudo-mode</applyto>
  40.       <owner>gksu</owner>
  41.       <type>bool</type>
  42.       <default>false</default>
  43.       <gettext_domain>libgksu</gettext_domain>
  44.       <locale name="C">
  45.     <short>Sudo mode</short>
  46.     <long>
  47.     Whether sudo should be the default backend method. This method
  48.         is otherwise accessed though the -S switch or by running 'gksudo'
  49.         instead of 'gksu'.
  50.     </long>
  51.       </locale>
  52.       </schema>
  53.  
  54.       <schema>
  55.       <key>/schemas/apps/gksu/prompt</key>
  56.       <applyto>/apps/gksu/prompt</applyto>
  57.       <owner>gksu</owner>
  58.       <type>bool</type>
  59.       <default>false</default>
  60.       <gettext_domain>libgksu</gettext_domain>
  61.       <locale name="C">
  62.     <short>Prompt for grabbing</short>
  63.     <long>
  64.     This option will make gksu prompt the user if he wants to have
  65.     the screen grabbed before entering the password. Notice that this
  66.     only has an effect if force-grab is disabled.
  67.     </long>
  68.       </locale>
  69.       </schema>
  70.  
  71.       <schema>
  72.       <key>/schemas/apps/gksu/display-no-pass-info</key>
  73.       <applyto>/apps/gksu/display-no-pass-info</applyto>
  74.       <owner>gksu</owner>
  75.       <type>bool</type>
  76.       <default>false</default>
  77.       <gettext_domain>libgksu</gettext_domain>
  78.       <locale name="C">
  79.     <short>Display information message when no password is needed</short>
  80.     <long>
  81.     This option determines whether a message dialog will be displayed
  82.     informing the user that the program is being run without the need
  83.     of a password being asked for some reason.
  84.     </long>
  85.       </locale>
  86.       </schema>
  87.  
  88.       <schema>
  89.       <key>/schemas/apps/gksu/save-to-keyring</key>
  90.       <applyto>/apps/gksu/save-to-keyring</applyto>
  91.       <owner>gksu</owner>
  92.       <type>bool</type>
  93.       <default>false</default>
  94.       <gettext_domain>libgksu</gettext_domain>
  95.       <locale name="C">
  96.     <short>Save password to gnome-keyring</short>
  97.     <long>
  98.     gksu can save the password you type to the gnome-keyring so you'll
  99.     not be asked everytime
  100.     </long>
  101.       </locale>
  102.       </schema>
  103.  
  104.       <schema>
  105.       <key>/schemas/apps/gksu/save-keyring</key>
  106.       <applyto>/apps/gksu/save-keyring</applyto>
  107.       <owner>gksu</owner>
  108.       <type>string</type>
  109.       <default>session</default>
  110.       <gettext_domain>libgksu</gettext_domain>
  111.       <locale name="C">
  112.     <short>Keyring to which passwords will be saved</short>
  113.     <long>
  114.     The name of the keyring gksu should use. Usual values are "session",
  115.     which saves the password for the session, and "default", which saves the
  116.     password with no timeout.
  117.     </long>
  118.       </locale>
  119.       </schema>
  120.  
  121.   </schemalist>  
  122. </gconfschemafile>
  123.